Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release NodaTime.Serialization.SystemTextJson version 1.2.0 #122

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

jskeet
Copy link
Member

@jskeet jskeet commented Mar 18, 2024

Changes since 1.1.2:

  • Added NodaConverters.RoundtripDurationConverter as a wrapper for DurationPattern.Roundtrip.
  • Added a .NET 6.0 target (and removed the .NET Core 3.1 target; this will still be supported via .NET Standard 2.0, although .NET Core 3.1 is an unsupported platform now)
  • Add support for using Noda Time types as dictionary keys in JSON (.NET 6.0 only)

Changes since 1.1.2:

- Added NodaConverters.RoundtripDurationConverter as a wrapper for
  DurationPattern.Roundtrip.
- Added a .NET 6.0 target (and removed the .NET Core 3.1 target;
  this will still be supported via .NET Standard 2.0, although .NET
  Core 3.1 is an unsupported platform now)
- Add support for using Noda Time types as dictionary keys in JSON
  (.NET 6.0 only)
@jskeet jskeet merged commit 23b0ba7 into nodatime:main Mar 18, 2024
1 check passed
@jskeet jskeet deleted the release-stj branch March 18, 2024 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant